ONEWIRE_DMA_DMAOP=ONEWIRE_DMA_DMAOP_DIS
1-Wire uDMA Control
ONEWIRE_DMA_RST | uDMA Reset |
ONEWIRE_DMA_DMAOP | uDMA Operation 0 (ONEWIRE_DMA_DMAOP_DIS): uDMA disabled 1 (ONEWIRE_DMA_DMAOP_RDSNG): uDMA single read: 1-Wire requests uDMA to read ONEWIREDATR register after each read transaction 2 (ONEWIRE_DMA_DMAOP_WRMUL): uDMA multiple write: 1-Wire requests uDMA to load whenever the ONEWIREDATW register is empty 3 (ONEWIRE_DMA_DMAOP_RDMUL): uDMA multiple read: An initial read occurs and subsequent reads start after uDMA has read the ONEWIREDATR register |
ONEWIRE_DMA_SG | Scatter-Gather Enable |